Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automated Spec Update #418

Merged
merged 1 commit into from
Mar 3, 2022
Merged

Automated Spec Update #418

merged 1 commit into from
Mar 3, 2022

Conversation

DropboxBot
Copy link
Contributor

Automated Spec Update
9daf01c5b7ac6936956f085792c573c06fb3c905

Change Notes:

files Namespace

  • Update UploadArg - content_hash doc string

sharing_folders Namespace

  • Add traverse to AccessLevel

team_log_generated Namespace

  • Example and docstring updates

Co-authored-by: Scott Erickson [email protected]

895e08a3fa941888c2c57681c8117a294f8fa4b9

Change Notes:

common Namespace

  • Update comments

files Namespace

  • Add UploadArg extends CommitInfo structs
  • Add UploadSessionAppendError extends UploadSessionLookupError unions
  • Remove CommitInfoWithProperties extends CommitInfo structs
  • Remove UploadErrorWithProperties extends UploadError unions

Co-authored-by: Brent Bumann [email protected]

 9daf01c5b7ac6936956f085792c573c06fb3c905

 Change Notes:

files Namespace
- Update UploadArg - content_hash doc string

sharing_folders Namespace
- Add traverse to AccessLevel

team_log_generated Namespace
- Example and docstring updates

Co-authored-by: Scott Erickson <[email protected]>

 895e08a3fa941888c2c57681c8117a294f8fa4b9

 Change Notes:

common Namespace
- Update comments

files Namespace
- Add UploadArg extends CommitInfo structs
- Add UploadSessionAppendError extends UploadSessionLookupError unions
- Remove CommitInfoWithProperties extends CommitInfo structs
- Remove UploadErrorWithProperties extends UploadError unions

Co-authored-by: Brent Bumann <[email protected]>
@codecov
Copy link

codecov bot commented Mar 3, 2022

Codecov Report

Merging #418 (05c0472) into main (735e077) will increase coverage by 0.00%.
The diff coverage is 72.03%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #418   +/-   ##
=======================================
  Coverage   64.24%   64.24%           
=======================================
  Files          30       30           
  Lines       51600    51645   +45     
  Branches     5741     5745    +4     
=======================================
+ Hits        33150    33180   +30     
- Misses      18292    18306   +14     
- Partials      158      159    +1     
Flag Coverage Δ
integration 64.16% <72.03%> (+<0.01%) ⬆️
unit 63.66% <69.49%> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
dropbox/team_log.py 62.97% <ø> (ø)
dropbox/base.py 29.24% <50.00%> (ø)
dropbox/files.py 68.70% <72.07%> (-0.04%) ⬇️
dropbox/sharing.py 65.48% <80.00%> (+0.01%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 735e077...05c0472. Read the comment docs.

@sderickson sderickson merged commit 7435005 into main Mar 3, 2022
@sderickson sderickson deleted the spec_update_2022_03_02 branch March 3, 2022 00:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants